From da1798a02c8cced265219dcbb0c049ba4eabcefd Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sun, 10 Apr 2011 10:45:30 -0500 Subject: [PATCH] Update debian/changelog for 23.3+1-1 release. Add git executable bit to debian/mangle-info. --- debian/changelog | 27 +++++++++++++++++++++++++-- debian/mangle-info | 0 2 files changed, 25 insertions(+), 2 deletions(-) mode change 100644 => 100755 debian/mangle-info diff --git a/debian/changelog b/debian/changelog index 0a77f432ef9..c1ca0cf9f23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,31 @@ -emacs23 (23.3+1-1) UNRELEASED; urgency=low +emacs23 (23.3+1-1) unstable; urgency=low * Incorporate new upstream version 23.3. - -- Rob Browning Thu, 07 Apr 2011 21:54:04 -0500 + * Don't clear FONTCONFIG_LIBS and FONTCONFIG_CFLAGS in configure. + Thanks to Peter Fritzsche for the report + and Matthias Klose for the patch. + (closes: #554324) + + * Adjust emacsVER-common.README to accommodate new patch headers. + Add debian/patch-to-news to handle converting new git-dpm style + patch headers to emacsVER-common.README. + + * Rely on autotools-dev for config.guess and config.sub. + + * Fix a tty-related preprocessor inclusion error affecting GNU/Hurd + systems. Thanks to Samuel Thibault for the + report and the patch. (closes: #610576) + + * Expect 0 from kill() for zombies on GNU/Hurd. This should prevent + Emacs from hanging on affected systems. Thanks to Samuel Thibault + for the report and the patch. + (closes: #611591) + + * Remove debian/dfsg-splitter since the split is now being handled + directly in git. + + -- Rob Browning Sun, 10 Apr 2011 10:33:31 -0500 emacs23 (23.2+1-7) unstable; urgency=low diff --git a/debian/mangle-info b/debian/mangle-info old mode 100644 new mode 100755 -- 2.30.2